build(deps): bump github.com/josephburnett/jd/v2 to v2.4.0#1965
build(deps): bump github.com/josephburnett/jd/v2 to v2.4.0#1965SamMorrowDrums merged 1 commit intogithub:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR upgrades github.com/josephburnett/jd from v1.9.2 to v2.4.0, bringing the go.mod dependency declaration in sync with the code which already imports the v2 module path. The upgrade also updates several indirect dependencies and removes some that are no longer needed.
Changes:
- Upgraded main dependency
github.com/josephburnett/jdfrom v1.9.2 to v2.4.0 (major version bump) - Updated indirect dependencies:
go-openapi/jsonpointer,go-openapi/swag, andgolang.org/x/exp - Removed unused indirect dependencies:
rogpeppe/go-internal,yudai/golcs,gopkg.in/check.v1, andgopkg.in/yaml.v2
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates jd dependency from v1 to v2 and refreshes indirect dependencies |
| go.sum | Updates checksums for all changed dependencies and removes entries for dropped dependencies |
9295af6 to
59e8637
Compare
|
@alexandear minor merge conflicts to deal with, but happy to merge this :-D thank you as always. |
59e8637 to
e366a92
Compare
@SamMorrowDrums Resolved conflicts, please review. |
|
Brilliant, thanks for the quick work. I do also want to look at merging the linter change, I just wanted to have a moment to think about the eventual naming before merge! |
Summary
Bumps
github.com/josephburnett/jd/v2to v2.4.0 in module dependencies.Why
Because Dependabot can’t upgrade major versions, this bumps the dependency and drops a few indirect dependencies.
What changed
github.com/josephburnett/jd/v2to v2.4.0 in go.mod../script/licenses.MCP impact
Prompts tested (tool changes only)
Security / limits
Tool renaming
deprecated_tool_aliases.goLint & tests
./script/lint./script/testDocs